Skip to content

DTPF/dalist-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#react #typescript #ant-design #sass #auth0 #servicesWorkers #wishlist #master-in-software-development

Dalist - Wishlist

This is a wishlist project built with React and TypeScript.

Features

  • Authentication and authorization using Auth0
  • Dynamic wishlists
  • Add and remove wishlists and items
  • Save the list to MongoDB database
  • Customization of the application and of the lists
  • Service Workers services

Installation

$ git clone https://github.com/DTPF/wishlist-react.git
$ cd wishlist-react
$ npm install

Usage

  1. Rename the .env.example file to .env and configure this file based on your computer and Auth0 credendials
  2. Run the application on your local machine: $ npm run dev
  3. Open your browser and go to http://localhost:3000
  4. Log in to enjoy all the features.
  5. Add or remove items from the wishlist
  6. Customize the application and create lists

Links

Web: https://dalist.dtpf.es
Backend: https://github.com/DTPF/wishlist-node.git

Contribution

This is an open-source project, and contributions are welcome. If you would like to contribute to this project, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make your changes and commit: git commit -am 'Add some feature'
  4. Push your changes: git push origin my-feature-branch
  5. Create a pull request

Credits

This project was created by David T. Pizarro Frick. If you find any issues or have any suggestions, feel free to create an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published