alessandrotraversi / OrphanageConceptApp-REACTNATIVE

Orphanage concept App - Simple CRUD without auth (REACT NATIVE - TYPESCRIPT)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OrphanageConceptApp-REACTNATIVE

Orphanage concept App - Simple CRUD without auth (REACT NATIVE - TYPESCRIPT)

React Native Typescript MIT License LinkedIn


Developed with Next Level Week event:

Landing.tsx, CreateOrphanage.tsx, Orphanage.tsx, OrphanagesMap: layout, integration with map (leaflet), creation and sending of data, showing dynamic data. Sidebar.tsx component. Utils mapIcons.ts Routes component



Table of Contents

About The Project

Product Name Screen Shot

Happy is an application that connects people to institutional care homes to make many children's day happier

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure you have nodejs and npm installed on your machine

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/LeonardoDalessandro/OrphanageConceptApp-REACTNATIVE.git
  1. Install NPM packages
npm install

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

This project was created for educational purposes to experiment React.js features. Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Leonardo D'Alessandro - linkedin-url

Acknowledgements

About

Orphanage concept App - Simple CRUD without auth (REACT NATIVE - TYPESCRIPT)


Languages

Language:TypeScript 99.5%Language:JavaScript 0.5%