Skip to content

A web application that makes you build your customized food list and food map with ease.

Notifications You must be signed in to change notification settings

CyCTW/FoodExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

FoodExplorer - React Project

Website (Deploy by Netlify)

Introuduction

slides, Youtube

Feature

  • Build your faviorite food map with custom icon.
  • Find the favorite food you have saved easily.
  • Share your custom food list with others!

Structure

Netlify Identity

  • Store user email and password, and support for lots of common feature like forget password, send account confirm letter, etc.

Netlify Function:

  • Similar to AWS lambda function, write simple code to build custom API and deploy on netlify.

Fauna DB:

  • A popular NOSQL database.

GoogleMapAPI:

  • Third API to Get the detailed place information and use googlemap service.

How to use

This project is build by create-react-app.

Install the needed dependency

npm install

Run this project.

npm start

deploy the project on localhost:3000

Build the project

npm build


This is an ongoing project...

About

A web application that makes you build your customized food list and food map with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published