Skip to content

raketeFlo/curious-client

 
 

Repository files navigation

Curious

Curious is a web app to help you structure, organize and create long-term plans for your self-learning goals.

Screenshots

screens

Installation

To run the app please follow these instructions:

  1. Clone the repository
git clone https://github.com/steelersbcn/curious-client
cd curious-client
  1. Install the dependencies
npm install

Get it started

In the root project folder curious-client:

npm start

Tech Stack

  • React
  • Typescript
  • Apollo Client
  • Apollo Server
  • GraphQL
  • Sequelize ORM
  • PostgreSQL

Recommendation

Feel free to have a look at the server of this application: Curious Server

Developers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 69.6%
  • CSS 26.9%
  • HTML 1.8%
  • JavaScript 1.7%