Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bernardomennndes/ig-news

Subscribe to a daily technology newsletter. Project developed during Ignite module of ReactJS | @Rocketseat
https://github.com/bernardomennndes/ig-news

faunadb nextjs prismic react sass stripe typescript

Last synced: about 1 month ago
JSON representation

Subscribe to a daily technology newsletter. Project developed during Ignite module of ReactJS | @Rocketseat

Awesome Lists containing this project

README

        


Move It



Bernardomennndes

Languages
lastcommit
License
Issues

Email


Subscribe to a daily technology newsletter. Project developed during Ignite module of ReactJS | Rocketseat


Made by
Bernardo Mendes.

# Contents

* [Screenshots](#screenshots)
* [Technologies](#technologies)
* [How to Run](#how-to-run)
* [Issues](#issues)
* [Contributing](#contributing)
* [License](#license)

# Screenshots






# Technologies
This project was made using the follow technologies:

* [React](https://reactjs.org/)
* [NextJS](https://nextjs.org/)
* [Typescript](https://www.typescriptlang.org/)
* [SASS](https://sass-lang.com/)
* [Stripe](https://stripe.com/)
* [FaunaDB](https://fauna.com/)
* [Prismic CMS](https://prismic.io/)

# How to run

```bash
# Clone Repository
$ git clone https://github.com/Bernardomennndes/ig-news.git
```

```bash
# Install Dependencies
$ yarn

# Run Aplication
$ yarn start
```
Go to http://localhost:3000/ to see the result.

# Issues

Create a new issue report, it will be an honor to be able to help you solve and further improve our application.

# Contributing

- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: My new feature'`;
- Push to your branch: `git push origin my-feature`.

# License

This project is under the [MIT license](./).