Giter Site home page Giter Site logo

bombay's Introduction

Introduction

This test was done using React Framework and some libraries some of which include tailwind, typescript, Antd, react-hook-form, swr, use-state-with-callback. A comprehensive list of this libraries are in the package.json file.

Folder Structure

📦dashboard ┣ 📂public ┃ ┣ 📂images ┃ ┃ ┗ 📜interface.png ┃ ┃ ┗ 📜installation.png ┃ ┃ ┗ 📜start-app.png ┃ ┣ 📜favicon.ico ┃ ┣ 📜index.html ┃ ┣ 📜logo192.png ┃ ┣ 📜logo512.png ┃ ┣ 📜manifest.json ┃ ┗ 📜robots.txt ┣ 📂src ┃ ┣ 📂components ┃ ┃ ┣ 📂custom-select ┃ ┃ ┃ ┗ 📜index.tsx ┃ ┃ ┣ 📂custom-spinner ┃ ┃ ┃ ┗ 📜index.tsx ┃ ┃ ┣ 📂modals ┃ ┃ ┃ ┣ 📜add-game.tsx ┃ ┃ ┃ ┣ 📜add-user.tsx ┃ ┃ ┃ ┣ 📜confirm-delete.tsx ┃ ┃ ┃ ┣ 📜edit-game.tsx ┃ ┃ ┃ ┣ 📜edit-user.tsx ┃ ┃ ┃ ┗ 📜index.tsx ┃ ┃ ┣ 📂navbar ┃ ┃ ┃ ┗ 📜index.tsx ┃ ┃ ┣ 📂not-found ┃ ┃ ┃ ┗ 📜index.tsx ┃ ┃ ┣ 📂side-menu ┃ ┃ ┃ ┣ 📜index.tsx ┃ ┃ ┃ ┗ 📜nav-items.tsx ┃ ┃ ┗ 📂summary ┃ ┃ ┃ ┗ 📜index.tsx ┃ ┣ 📂hooks ┃ ┃ ┗ 📜use-axios.ts ┃ ┣ 📂pages ┃ ┃ ┣ 📜games.tsx ┃ ┃ ┣ 📜home.tsx ┃ ┃ ┣ 📜index.tsx ┃ ┃ ┗ 📜users.tsx ┃ ┣ 📂services ┃ ┃ ┣ 📂axios ┃ ┃ ┃ ┣ 📜game.ts ┃ ┃ ┃ ┣ 📜urls.ts ┃ ┃ ┃ ┗ 📜user.ts ┃ ┃ ┗ 📂swr ┃ ┃ ┃ ┣ 📜game.ts ┃ ┃ ┃ ┗ 📜user.ts ┃ ┣ 📂types ┃ ┃ ┣ 📜modal-state.ts ┃ ┃ ┣ 📜nav-item.ts ┃ ┃ ┗ 📜user-form.ts ┃ ┣ 📂utils ┃ ┃ ┗ 📜showToast.ts ┃ ┣ 📜App.tsx ┃ ┣ 📜index.css ┃ ┣ 📜index.tsx ┃ ┗ 📜routes.tsx ┣ 📜.gitignore ┣ 📜.prettierrc ┣ 📜README.md ┣ 📜package.json ┣ 📜tailwind.config.js ┣ 📜tsconfig.json ┣ 📜yarn-error.log ┗ 📜yarn.lock

Installation

This project was developed using a number of React packages, all of which must be installed before the project can run. The versions of the packages must match the ones used during the project's development as using a different version may result in unexpected behaviours.

Steps

Cloning

  1. On GitHub.com, navigate to the main page of the repository.
  2. Above the list of files, click Code.
  3. Copy the URL for the repository using HTTPS or SSH Key.
  4. Open Terminal and Change the current working directory to the location where you want the cloned directory.
  5. Type git clone, and then paste the URL you copied earlier. SSH git clone [email protected]:Pauldumebi/Bombay.git or HTTPS https://github.com/Pauldumebi/Bombay.git

Read more: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository

Installation and Starting app

  1. Open up the project folder in Vs code or any preferred IDE of use.
  2. To install all packages used for this project open up terminal in your IDE and type the following command yarn install Installation
  3. After successful installation start up the project using yarn start Start app
  4. Ctrl + Click on the link or ( Cmd + Click Mac ) shown in terminal after it has successfully compiled to view on the browser Interface

website url: https://taupe-toffee-5c58cc.netlify.app/

bombay's People

Contributors

pauldumebi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.