Space Flight News is a news platform about space. If you want to know more about rockets, space launches, and technology, just access the website.
In this project, a search by text system, sorting results, and pagination were implemented, using the API Space Flight News to search for articles.
- ReactJS
- Next.js
- Typescript
- UI chakra
Clone the project on your machine with:
git clone https://github.com/AdrianKnapp/space-flight-news.git
Install dependencies using:
yarn
After finishing the installation, start the project with:
yarn dev
After that, the project will be running smoothly on your machine.
See the project presentation here.
This is a challenge by Coodesh