📰 The Project | 🛠 Technologies | 🏁 Starting
This project was developed during the ReactJS trail of Ignite.
🎓 Instructor: Diego Fernandes
The project consists of a blog with posts about development and the newest technologies available.
Developed with React.js, Next.js and TypeScript.
Clone the project: git clone https://github.com/LiajuX/Ignite-ReactJS-ig.news
❗ NOTE: If you don't have yarn installed, use npm instead.
❗ NOTE: You'll have to create some accounts to get the credentials shown in the .env.example
💻 Execute the following commands to run the application:
# to download the dependencies
$ yarn
# to start the application on port 3000
$ yarn dev
Access http://localhost:3000/
.