Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunomart97/ignite-lab-event-platform
Event platform powered by ReactJS and GraphQL at Ignite Lab.
https://github.com/brunomart97/ignite-lab-event-platform
apollo-client graphql reactjs tailwindcss typescript
Last synced: about 4 hours ago
JSON representation
Event platform powered by ReactJS and GraphQL at Ignite Lab.
- Host: GitHub
- URL: https://github.com/brunomart97/ignite-lab-event-platform
- Owner: brunomart97
- Created: 2022-06-23T12:17:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T12:10:35.000Z (over 2 years ago)
- Last Synced: 2024-05-01T17:57:30.859Z (7 months ago)
- Topics: apollo-client, graphql, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: ignite-lab-event-platform-dun.vercel.app
- Size: 1.41 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Event Platform
Event platform powered by ReactJS and GraphQL at Ignite Lab.
## Preview
![Get A Pet preview](.github/preview.png)
## Technologies
## Usage
### Install
You need to install [Yarn](https://yarnpkg.com/) to run this project.
### Clone the project
```bash
$ git clone https://github.com/brunomart97/ignite-lab-event-platform.git
```### Follow the steps
```bash
# Access the folder
$ cd ignite-lab-event-platform# Install the dependencies
$ yarn# Run the project
$ yarn run dev
```The application will be available at `http://localhost:3000`\
## Author
Bruno Martins da Silva