Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)