Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefferson1104/study-platform-reactjs
A study platform with video lessons, created using reactjs, graphql, graphCMS and others technologies...
https://github.com/jefferson1104/study-platform-reactjs
Last synced: about 1 month ago
JSON representation
A study platform with video lessons, created using reactjs, graphql, graphCMS and others technologies...
- Host: GitHub
- URL: https://github.com/jefferson1104/study-platform-reactjs
- Owner: jefferson1104
- Created: 2022-06-21T00:56:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-28T02:34:21.000Z (over 2 years ago)
- Last Synced: 2024-11-19T16:01:16.523Z (3 months ago)
- Language: TypeScript
- Homepage: study-platform-reactjs.vercel.app
- Size: 2.29 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
STUDY PLATFORM
![]()
![]()
![]()
![]()
![]()
![]()
### About project
An event platform for studies, this project was developed at the Rocketseat school's ignite lab event, it was used as main technologies: ReactJS, Tailwindcss, GraphQL and the Headless CMS called GraphCMS.### Main technologies
- [Vite](https://vitejs.dev/)
- [TypeScript](https://www.typescriptlang.org/docs/)
- [ReactJS](https://pt-br.reactjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [GraphQL](https://graphql.org/)
- [Apollo](https://www.apollographql.com/docs/react/)
- [Graphql-code-generator](https://www.graphql-code-generator.com/)
- [GraphCMS](https://graphcms.com/)
- [Auth0](https://auth0.com/pt)### Run this project
```bash
# clone this project
$ git clone https://github.com/jefferson1104/study-platform-reactjs.git# access the project folder
$ cd study-platform# install dependencies
$ npm install# run the project on the local machine
$ npm run dev
```### Screenshots
![]()
![]()
![]()