Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielhdezller/elit
Provide a platform for developers to connect. Here you can find people to collaborate on your project or join others to help them.
https://github.com/danielhdezller/elit
apollo-client apollo-server apollographql community developers formik graphql material-ui react reactjs
Last synced: 1 day ago
JSON representation
Provide a platform for developers to connect. Here you can find people to collaborate on your project or join others to help them.
- Host: GitHub
- URL: https://github.com/danielhdezller/elit
- Owner: danielhdezller
- License: mit
- Created: 2020-10-08T18:10:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-04T20:02:16.000Z (about 4 years ago)
- Last Synced: 2024-11-12T01:43:48.186Z (2 months ago)
- Topics: apollo-client, apollo-server, apollographql, community, developers, formik, graphql, material-ui, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 18.5 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub license](https://img.shields.io/github/license/danielhdezller/elit)](https://github.com/danielhdezller/elit/blob/main/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/danielhdezller/elit)](https://GitHub.com/danielhdezller/elit/issues)# ELIT
Was created to provide a platform for **developers to connect**. Here you can find people to **collaborate** on your project or join others to help them.
## Screenshots
## Getting started
1. Clone this repo and enter!
```bash
git clone https://github.com/llere-alt/elit.git
cd elit/
```2. Install dependencies.
```bash
cd client && npm i
cd ../server && npm i
```3. Start the app.
- on the server folder
```bash
nodemon index.js
```
- on the client folder
```bash
npm start
```## Built with
- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/advanced/usage-with-react-router)
- [React Router](https://reactrouter.com/)
- [Apollo GraphQL](https://www.apollographql.com/docs/)
- [Sequelize](https://sequelize.org/)
- [PostgreSQL](https://www.postgresql.org/)
- Other dependencies:
- [Formik](https://formik.org/)
- [Framer Motion](https://www.framer.com/motion/)
- [Material Ui](https://material-ui.com/)
- [Moment](https://momentjs.com/)
- [Dotenv](https://www.npmjs.com/package/dotenv)
- And MORE! check our package.json ;)## Developers:
- Daniel Hernández Llerena - [GitHub](https://github.com/danielhdezller) - [LinkedIn](https://www.linkedin.com/in/daniel-hernandez-ller/)
- Hamed Sedighi - [GitHub](https://github.com/herol3oy) - [LinkedIn](https://www.linkedin.com/in/hamed-sedighi/)
- Katarzyna Kolny - [GitHub](https://github.com/kasia-js) - [LinkedIn](https://www.linkedin.com/in/katarzyna-kolny-8b3384b9/)## License
MIT © [Daniel Hernández](https://github.com/danielhdezller)