This project was part of a ReactJS and TypeScript course to practice front-end development concepts.
Welcome to the Ignite Feed project! This web application mirrors a social network feed's graphical interface and was developed during Rocketseat's Ignite course. The goal was to master React, Typescript, and date manipulation.
The page in desktop format is seen in the image below:
The following technologies were employed in the creation of this project:
- Yarn
- Vite JS
- React JS
- TypeScript
- CSS Modules
- Phosphor React
- Date-fns
- Visual Studio Code with [editorConfig][vceditconfig] and [esLint][vceslint]
- Figma detailed Figma file for the project;
- Responsive to all devices and screens size;
- Viewing posts.
- View comments.
- View Likes.
- Add posts, comments, and likes.
Clone the project to the desired location on your computer.
$ git clone [email protected]:ruivergani/ignite-feed-ts.git
# Navigate to the directory
$ cd ignite-feed-ts
# Install the necessary dependencies
$ yarn
# Run the project
$ yarn dev
# The terminal will display the local address where the application is running (something like this):
http://localhost:3000/
This project is licensed under the MIT License.
Made with ❤️ by Rui Vergani Neto 👋🏽 Get in Touch!