https://github.com/isabelamoraes/ignite-reactjs-space-traveling
https://github.com/isabelamoraes/ignite-reactjs-space-traveling
date-fns nextjs prismic react-icons reactjs sass typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-reactjs-space-traveling
- Owner: isabelamoraes
- Created: 2021-12-19T23:53:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T21:57:07.000Z (over 3 years ago)
- Last Synced: 2025-01-23T01:12:41.798Z (4 months ago)
- Topics: date-fns, nextjs, prismic, react-icons, reactjs, sass, typescript
- Language: TypeScript
- Homepage:
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Space Traveling
List and access blog post
Features |
Getting Started |
Reference
![]()
## Features
This project was developed with the following technologies:
- **[Next.js](https://nextjs.org/)** - A framework for creating React applications.
## Getting Started
To clone and run this application, place from your command line:
```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-space-traveling.git# Go into the repository
$ cd ignite-reactjs-space-traveling# Install dependencies
$ yarn# Run the application
$ yarn dev```
## Reference
This application is the result of the challenge proposed in Chapter III of the ReactJS track on Ignite, training promoted by Rocketseat.