Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kayke-fujinaka/worldtrip
✈️ A website with travel around the world
https://github.com/kayke-fujinaka/worldtrip
nextjs react rocketseat typescript
Last synced: about 1 month ago
JSON representation
✈️ A website with travel around the world
- Host: GitHub
- URL: https://github.com/kayke-fujinaka/worldtrip
- Owner: Kayke-Fujinaka
- Created: 2023-01-05T23:22:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T18:06:15.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T09:12:32.468Z (3 months ago)
- Topics: nextjs, react, rocketseat, typescript
- Language: TypeScript
- Homepage:
- Size: 5.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Todo App
An Todo List to help at organization!
Table of Contents
## 📜 About The Project
The main objective is to create an application from scratch with Next.js and implement the interface according to the Figma layout, using the Chakra UI as a base. A challenge from Rocketseat's Ignite journey.
### Built With
- [React](https://pt-br.reactjs.org)
- [Typescript](https://www.typescriptlang.org/)
- [Babel](https://babeljs.io/)
- [React Icon](https://react-icons.github.io/react-icons/)
- [Styled Componentes](https://styled-components.com/)
- [Jest](https://jestjs.io/pt-BR/)
- [Testing Library](https://testing-library.com/)## Getting Started
This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.### Installation
_Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services._
1. Clone the repo
```sh
git clone https://github.com/Kayke-Fujinaka
```
2. Install packages
```sh
npm installor
yarn
```## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Kayke Fujinaka - [@kaykeaf](https://www.instagram.com/kaykeaf/) - [email protected]
Project Link: [https://github.com/Kayke-Fujinaka/Todo-List](https://github.com/Kayke-Fujinaka/worldtrip)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/Kayke-Fujinaka
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/Kayke-Fujinaka
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/Kayke-Fujinaka
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/Kayke-Fujinaka
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/kayke-fujinaka/
[product-screenshot]: images/screenshot.png